CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 串口 arm

搜索资源列表

  1. communications

    0下载:
  2. vb与arm通信,在PC机上利用VB6.0开发串口通信界面,把access数据库中的数据传送到ARM开发版的flash中-vb and communications arm, in the PC, using VB6.0 to develop serial communication interface, to access the data in the database sent to the ARM version of the flash in the development of
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-07
    • 文件大小:1322140
    • 提供者:李彩
  1. serial_solution(Coding)

    0下载:
  2. 一个串口应用程序,向串口内写入1,2,3,4,5,6,7,8,9 并从串口中读出数据 输出到ARM板屏幕上-A serial application, write to the serial port with 1,2,3,4,5,6,7,8,9 Medium读出数据from serial output to the screen on ARM board
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:7350
    • 提供者:
  1. ROBOT

    0下载:
  2. 机器人语音控制系统 执行,各关节归零,大臂正转,大臂反转,小臂正转,小臂反转,手腕正转,手腕反转,手爪张开,手爪闭合,上升,下降,大臂运行,大臂负运行,小臂运行,小臂负运行,手腕运行,手腕负运行,手爪运行,手爪负运行,升降运行,升降负运行,大臂归零,小臂归零,手腕归零,手爪归零,升降归零,速度加,原点记忆,系统复位,示教盒,暂停,急停,回原点,速度减,区号加,区号减,单步再现,周期再现,连续再现,返回,继续,数据记忆,读取数据,设置串口,打开串口,关闭串口,-Robot voice c
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-26
    • 文件大小:105203
    • 提供者:Nicholas
  1. DS18b_Uart

    0下载:
  2. 在EASY_ARM 2103上调试通过的DS18B20温度传感器,内含UART源代码,可直接在串口调试工具上显示,编译环境keil-ARM-EASY_ARM 2103 in debugging DS18B20 adopted temperature sensor, UART contains the source code can be directly displayed on the serial debug tools, compile environment keil-ARM
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:82712
    • 提供者:陆yong
  1. ARMbluetooth

    0下载:
  2. ARM平台上蓝牙协议栈Bluez的移植使用和配置 .rar
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:67550
    • 提供者:zwx
  1. ZQ2410_Uart

    0下载:
  2. 汇编(ARM ADS JTAG)调入C程序启动ARM 设置 实现超级终端与ARM间串口通信-Haven t english
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:11767
    • 提供者:廖伟
  1. UART0

    0下载:
  2. ARM中功能: 串口发送数据 *说明: 使用外部晶振,不使用PLL,Fpclk=Fcclk/4-ARM in the function: serial port to send data* Note: Use an external crystal, do not use PLL, Fpclk = Fcclk/4
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-07
    • 文件大小:855
    • 提供者:付茂
  1. FullEmbeddedLinuxNotes

    0下载:
  2. 本书全面介绍了嵌入式Linux系统开发过程中,从底层系统支持到上层GUI应用的方方面面,内容涵盖Linux操作系统的安装及相关工具的使用、配置,嵌入式编程所需要的基础知识(交叉编译工具的选项设置、Makefile语法、ARM汇编指令等),硬件部件的使用及编程(囊括了常见硬件,比如UART、I*IC、LCD等),U-Boot、Linux内核的分析、配置和移植,根文件系统的构造(包括移植busybox、glibc、制作映象文件等),内核调试技术(比如添加kgdb补丁、栈回溯等),驱动程序编写及移植(
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:561016
    • 提供者:流浪
  1. exc2

    0下载:
  2. ARM9串口通信实验设计,可以完成加减乘除的实验,适用于2410芯片-ARM9 serial communication experimental design, addition and subtraction multiplication and division to complete the experiment for 2410 chip
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-07
    • 文件大小:122046
    • 提供者:ffefef
  1. ARM

    0下载:
  2. ARM的串口URATO和PC机的通信使用方法,没有硬件也可以通过PROTEUS仿真,压缩包中包含所有的源码和仿真图,保证百分百能运行-ARM serial communication URATO and PC-use, no hardware, can also be PROTEUS simulation, compressed package that contains all the source code and simulation diagrams, to ensure hundred
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:92078
    • 提供者:昆仑山
  1. uart0

    0下载:
  2. arm lpc3148串口调试,自己亲自做过,传输稳定 -arm lpc3148 serial debugging, personally conducted, transmission and stability
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:40533
    • 提供者:liyong
  1. STM32F-DMA

    0下载:
  2. * 本文件实现串口发送功能(通过重构putchar函数,调用printf;或者USART_SendData() * 这里是一个用串口实现大量数据传输的例子,使用了DMA模块进行内存到USART的传输 每当USART的发送缓冲区空时,USART模块产生一个DMA事件, 此时DMA模块响应该事件,自动从预先定义好的发送缓冲区中拿出下一个字节送给USART 整个过程无需用户程序干预,用户只需启动DMA传输传输即可 在仿真器调试时,可以在数据传输过程中暂停运行,此时DMA模块并没有停
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-25
    • 文件大小:3358
    • 提供者:yyy
  1. ARM

    0下载:
  2. 一些关于ARM和串口进行连接的文章,希望对大家有帮助-ARM and serial number to connect on the article, we want to help
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:412571
    • 提供者:不知道
  1. ARM

    0下载:
  2. 本书的各章节内容安排如下: 第1章简要介绍目前ARM微处理器的种类及主要结构特征。 第2章介绍ARM编程模型的基本知识,包括寄存器的组织和ARM微处理器的工作模式,ARM体系结构中异常及处理等基本概念。 第3章详细介绍ARM体系的指令系统和寻址方式,着重介绍32位的ARM指令集。16位的Thumb指令集为32位ARM指令集的一个子集,在了解了ARM指令集的基础上,就很容易理解Thumb指令。 第4章介绍ARM汇编语言程序设计的基本知识。 第5章本章是全书的重点,详细介绍基于S
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:2271958
    • 提供者:夏飞
  1. ARM

    0下载:
  2. ARM9.0串口实验程序,可练习相应的串口操作,芯片为三星ARM-2410 sforucos芯片-ARM9.0 serial experimental procedures, can practice the corresponding serial port operation
  3. 所属分类:uCOS

    • 发布日期:2017-04-10
    • 文件大小:1844371
    • 提供者:王选
  1. gprs

    0下载:
  2. arm linux gprs.c modem 串口读写程序-arm linux gprs.c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1152
    • 提供者:linanbing
  1. UART_S3C6410

    0下载:
  2. 该程序是ARM11微处理器S3C6410的串口程序...通过RVDS2.2创建...实现串口的打印和串口获取键盘以及通过超级终端显示的功能。-The program is a S3C6410 ARM11 microprocessor through the serial program ... to create ... to achieve RVDS2.2 printing and serial port access through hyper terminal keyboard and
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:89231
    • 提供者:郝教授
  1. uart

    0下载:
  2. s3c2440串口代码,使用arm-linux-gcc编译,通过jtag烧写到开发板-s3c2440 serial code, the use of arm-linux-gcc compiler, programming to the development board via jtag
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:4293
    • 提供者:bouyei
  1. ARM-Serial-Experiments

    0下载:
  2. ARM串口实验,ucos下的简单应用,适合初学者入门熟悉使用-ARM serial experiments, ucos under the simple applications, suitable for beginner to use familiar
  3. 所属分类:uCOS

    • 发布日期:2017-04-04
    • 文件大小:116229
    • 提供者:Jack
  1. ARM-leaning

    0下载:
  2. ARM学习资料,有助于ARM开发项目,比如在串口服务器设计的方面-ARM learning materials to help ARM development projects, such as the design aspects of the serial server
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-06
    • 文件大小:933483
    • 提供者:ranjie
« 1 2 3 4 56 7 8 9 10 ... 33 »
搜珍网 www.dssz.com